home *** CD-ROM | disk | FTP | other *** search
/ PC Home 109 / PC Home 109.iso / data1.cab / Program_Files / id003.dxr / 00121.ls < prev    next >
Encoding:
Text File  |  2001-03-02  |  78 b   |  9 lines

  1. on exitFrame
  2.   startTimer()
  3.   go(the frame + 1)
  4. end
  5.  
  6. on mouseUp
  7.   go(110)
  8. end
  9.